FullScreenEvent

public interface FullScreenEvent implements Event

The base interface for fullscreen events.

Inheritors

Functions

Link copied to clipboard
public abstract FullScreen fullScreen()
Returns the FullScreen instance that initiated this event.